%%%%%%%% Credits

The following files (data and code)

- author_name.txt
- CoauSankeyFinal.mat
- person_coauthor
- SCORE.m
- SgnQ.m

in the Carroll folder are borrowed and modified from the open-source repository associated with:

Pengsheng Ji, Jiashun Jin, Zheng Tracy Ke, and Wanshan Li. Co-citation and co-authorship
networks for statisticians (with discussions). J. Bus. Econ. Statist., 40(2), 2022.

%%%%%%%%% Procedure

Run the following scripts in this order:
- person_coauthor_exp
- person_coauthor_exp2
- Carroll_remove

This will plot the tightly-clustered subnetwork of Carroll's network, as well as the remainder of Carroll's network, with associated SgnQ values.

%%%%%%%%% Scripts
- person_coauthor_exp: loads coauthorship data file and forms network
- person_coauthor_exp2: extract Carroll's personal network
- Carroll_remove: Computes SgnQ on Carroll's network and its two subnetworks, and renders these subnetworks.